home *** CD-ROM | disk | FTP | other *** search
/ Advanced Placement Companion: Precalculus / Advanced Placement Companion: Precalculus.iso / pc / M_DIR / 12-05017.DIR / 00008.ls < prev    next >
Encoding:
Text File  |  1998-04-15  |  102 b   |  6 lines

  1. if rollOver(5) then
  2.   set the visible of sprite 4 to 1
  3. else
  4.   set the visible of sprite 4 to 0
  5. end if
  6.